﻿2026-09-07T06:28:32.7287490Z ##[group]Run actions/checkout@v5
2026-09-07T06:28:32.7288226Z with:
2026-09-07T06:28:32.7288574Z   fetch-depth: 2
2026-09-07T06:28:32.7289051Z   repository: BigscreenVR/spt-bs-core
2026-09-07T06:28:32.7291989Z   token: ***
2026-09-07T06:28:32.7292367Z   ssh-strict: true
2026-09-07T06:28:32.7292715Z   ssh-user: git
2026-09-07T06:28:32.7293073Z   persist-credentials: true
2026-09-07T06:28:32.7293472Z   clean: true
2026-09-07T06:28:32.7293830Z   sparse-checkout-cone-mode: true
2026-09-07T06:28:32.7294234Z   fetch-tags: false
2026-09-07T06:28:32.7294590Z   show-progress: true
2026-09-07T06:28:32.7294943Z   lfs: false
2026-09-07T06:28:32.7295277Z   submodules: false
2026-09-07T06:28:32.7295630Z   set-safe-directory: true
2026-09-07T06:28:32.7296020Z   allow-unsafe-pr-checkout: false
2026-09-07T06:28:32.7296621Z ##[endgroup]
2026-09-07T06:28:32.9049149Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-07T06:28:32.9050631Z ##[group]Getting Git version info
2026-09-07T06:28:32.9051261Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-07T06:28:32.9052167Z [command]/usr/bin/git version
2026-09-07T06:28:32.9052583Z git version 2.43.0
2026-09-07T06:28:32.9068138Z ##[endgroup]
2026-09-07T06:28:32.9075563Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/401dc73d-976f-45f1-ac99-29b74c8e77f3/.gitconfig'
2026-09-07T06:28:32.9082480Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/401dc73d-976f-45f1-ac99-29b74c8e77f3' before making global git config changes
2026-09-07T06:28:32.9083566Z Adding repository directory to the temporary git global config as a safe directory
2026-09-07T06:28:32.9085361Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-07T06:28:32.9128016Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-07T06:28:32.9146589Z https://github.com/BigscreenVR/spt-bs-core
2026-09-07T06:28:32.9155829Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-07T06:28:32.9158237Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-07T06:28:32.9181734Z refs/heads/main
2026-09-07T06:28:32.9187985Z [command]/usr/bin/git checkout --detach
2026-09-07T06:28:32.9852118Z HEAD is now at bfb5d58aa test(brain-resume): assert the attach COUNTER, not the evictable viewer level
2026-09-07T06:28:32.9903712Z [command]/usr/bin/git branch --delete --force main
2026-09-07T06:28:32.9951360Z Deleted branch main (was bfb5d58aa).
2026-09-07T06:28:32.9955917Z ##[endgroup]
2026-09-07T06:28:32.9959444Z [command]/usr/bin/git submodule status
2026-09-07T06:28:33.0173944Z ##[group]Cleaning the repository
2026-09-07T06:28:33.0176812Z [command]/usr/bin/git clean -ffdx
2026-09-07T06:28:33.4594181Z Removing target/
2026-09-07T06:28:33.4603102Z [command]/usr/bin/git reset --hard HEAD
2026-09-07T06:28:33.4783584Z HEAD is now at bfb5d58aa test(brain-resume): assert the attach COUNTER, not the evictable viewer level
2026-09-07T06:28:33.4790534Z ##[endgroup]
2026-09-07T06:28:33.4791812Z ##[group]Disabling automatic garbage collection
2026-09-07T06:28:33.4795684Z [command]/usr/bin/git config --local gc.auto 0
2026-09-07T06:28:33.4823828Z ##[endgroup]
2026-09-07T06:28:33.4824871Z ##[group]Setting up auth
2026-09-07T06:28:33.4830517Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-07T06:28:33.4856495Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-07T06:28:33.5047142Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-07T06:28:33.5071452Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-07T06:28:33.5256717Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-07T06:28:33.5281534Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-07T06:28:33.5469679Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-07T06:28:33.5498568Z ##[endgroup]
2026-09-07T06:28:33.5500172Z ##[group]Fetching the repository
2026-09-07T06:28:33.5505808Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +f5102c07f13c2f5d299424b230afc935717722ea:refs/remotes/pull/198/merge
2026-09-07T06:28:34.1933211Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-07T06:28:34.1933969Z  * [new ref]             f5102c07f13c2f5d299424b230afc935717722ea -> pull/198/merge
2026-09-07T06:28:34.1958700Z ##[endgroup]
2026-09-07T06:28:34.1959691Z ##[group]Determining the checkout info
2026-09-07T06:28:34.1960747Z ##[endgroup]
2026-09-07T06:28:34.1965097Z [command]/usr/bin/git sparse-checkout disable
2026-09-07T06:28:34.2005135Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-07T06:28:34.2025304Z ##[group]Checking out the ref
2026-09-07T06:28:34.2027604Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/198/merge
2026-09-07T06:28:34.2368483Z Previous HEAD position was bfb5d58aa test(brain-resume): assert the attach COUNTER, not the evictable viewer level
2026-09-07T06:28:34.2371408Z HEAD is now at f5102c07f Merge ff4b405dd368d216ba747666906d28ed1b1d5835 into bfb5d58aa9e17e1fa65ce93831989825916eb565
2026-09-07T06:28:34.2381771Z ##[endgroup]
2026-09-07T06:28:34.2425921Z [command]/usr/bin/git log -1 --format=%H
2026-09-07T06:28:34.2453590Z f5102c07f13c2f5d299424b230afc935717722ea
